[INFO] fetching crate vitaminc-aead 0.1.0-pre4.1...
[INFO] testing vitaminc-aead-0.1.0-pre4.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate vitaminc-aead 0.1.0-pre4.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate vitaminc-aead 0.1.0-pre4.1
[INFO] finished tweaking crates.io crate vitaminc-aead 0.1.0-pre4.1
[INFO] tweaked toml for crates.io crate vitaminc-aead 0.1.0-pre4.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vitaminc-aead 0.1.0-pre4.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vitaminc-aead 0.1.0-pre4.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6aa68528a4c1e8b31002653868874735dcb3292c7f81b178807e92e262137b2
[INFO] running `Command { std: "docker" "start" "-a" "f6aa68528a4c1e8b31002653868874735dcb3292c7f81b178807e92e262137b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6aa68528a4c1e8b31002653868874735dcb3292c7f81b178807e92e262137b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6aa68528a4c1e8b31002653868874735dcb3292c7f81b178807e92e262137b2", kill_on_drop: false }`
[INFO] [stdout] f6aa68528a4c1e8b31002653868874735dcb3292c7f81b178807e92e262137b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bf59e2b7a9327d0933d6e114db75ff83d1e77229d5fa3d2664f70d44e4dfb60
[INFO] running `Command { std: "docker" "start" "-a" "7bf59e2b7a9327d0933d6e114db75ff83d1e77229d5fa3d2664f70d44e4dfb60", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling vitaminc-protected-derive v0.1.0-pre4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling vitaminc-random-derives v0.1.0-pre4.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling vitaminc-protected v0.1.0-pre4.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling vitaminc-random v0.1.0-pre4.1
[INFO] [stderr]    Compiling vitaminc-aead v0.1.0-pre4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.79s
[INFO] running `Command { std: "docker" "inspect" "7bf59e2b7a9327d0933d6e114db75ff83d1e77229d5fa3d2664f70d44e4dfb60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bf59e2b7a9327d0933d6e114db75ff83d1e77229d5fa3d2664f70d44e4dfb60", kill_on_drop: false }`
[INFO] [stdout] 7bf59e2b7a9327d0933d6e114db75ff83d1e77229d5fa3d2664f70d44e4dfb60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9aa7a2fb25d95a26ca6dd2ae9ef7415c323c0ecff7ee7fbf6959040d2cd68d24
[INFO] running `Command { std: "docker" "start" "-a" "9aa7a2fb25d95a26ca6dd2ae9ef7415c323c0ecff7ee7fbf6959040d2cd68d24", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling quickcheck_macros v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling quickcheck v1.1.0
[INFO] [stderr]    Compiling vitaminc-aead v0.1.0-pre4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.93s
[INFO] running `Command { std: "docker" "inspect" "9aa7a2fb25d95a26ca6dd2ae9ef7415c323c0ecff7ee7fbf6959040d2cd68d24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa7a2fb25d95a26ca6dd2ae9ef7415c323c0ecff7ee7fbf6959040d2cd68d24", kill_on_drop: false }`
[INFO] [stdout] 9aa7a2fb25d95a26ca6dd2ae9ef7415c323c0ecff7ee7fbf6959040d2cd68d24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5fdd20aec20b0cd4ea442e5168f342827e2a9744a0a3af9acbf0a633a8530483
[INFO] running `Command { std: "docker" "start" "-a" "5fdd20aec20b0cd4ea442e5168f342827e2a9744a0a3af9acbf0a633a8530483", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vitaminc_aead-67b33b749cd8944a)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test aad::pae::tests::different_piece_count_is_injective ... ok
[INFO] [stdout] test aad::pae::tests::all_empty_pieces_differ_by_count ... ok
[INFO] [stdout] test aad::pae::tests::different_splits_produce_different_encodings ... ok
[INFO] [stdout] test aad::pae::tests::embedded_fake_length_prefix_does_not_collide ... ok
[INFO] [stdout] test aad::pae::tests::empty_pieces ... ok
[INFO] [stdout] test aad::pae::tests::single_empty_piece ... ok
[INFO] [stdout] test aad::pae::tests::single_piece ... ok
[INFO] [stdout] test aad::pae::tests::single_vs_split_produces_different_encodings ... ok
[INFO] [stdout] test aad::pae::tests::leading_empty_piece_differs ... ok
[INFO] [stdout] test aad::pae::tests::trailing_empty_piece_differs_from_no_trailing ... ok
[INFO] [stdout] test aad::tests::test_option_none_differs_from_unit ... ok
[INFO] [stdout] test aad::tests::test_option_some_roundtrips_value ... ok
[INFO] [stdout] test aad::tests::test_str_aad ... ok
[INFO] [stdout] test aad::tests::test_string_aad ... ok
[INFO] [stdout] test aad::tests::test_tuple_aad ... ok
[INFO] [stdout] test aad::tests::test_tuple_aad_is_injective ... ok
[INFO] [stdout] test aad::tests::test_u64_aad ... ok
[INFO] [stdout] test ciphertext::tests::test_ciphertext_builder_with_plaintext_in_place ... ok
[INFO] [stdout] test aad::tests::test_aad ... ok
[INFO] [stdout] test ciphertext::tests::test_ciphertext_reader ... ok
[INFO] [stdout] test aad::pae::tests::two_pieces ... ok
[INFO] [stdout] test aad::tests::test_option_none_differs_from_some_empty ... ok
[INFO] [stdout] test context::tests::test_context_tag_combines_extra_and_tag_aad ... ok
[INFO] [stdout] test context::tests::test_context_tag_encrypts_inner_value ... ok
[INFO] [stdout] test context::tests::test_refine_combines_aad ... ok
[INFO] [stdout] test aad::pae::tests::shifting_boundary_is_injective ... ok
[INFO] [stdout] test aad::pae::tests::deterministic ... ok
[INFO] [stdout] test aad::pae::tests::appending_empty_piece_changes_encoding ... ok
[INFO] [stdout] test aad::pae::tests::output_length_matches_formula ... ok
[INFO] [stderr]    Doc-tests vitaminc_aead
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/context.rs - context::ContextTag<Tag,T>::refine (line 161) ... FAILED
[INFO] [stdout] test src/context.rs - context::ContextTag<Tag,()>::decrypt_with_aad (line 277) ... FAILED
[INFO] [stdout] test src/context.rs - context::ContextTag (line 49) ... FAILED
[INFO] [stdout] test src/context.rs - context::ContextTag<Tag,T>::refine (line 184) ... FAILED
[INFO] [stdout] test src/context.rs - context::ContextTag<Tag,T>::new (line 137) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 123) ... FAILED
[INFO] [stdout] test src/context.rs - context::ContextTag (line 114) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 106) ... ok
[INFO] [stdout] test src/context.rs - context::ContextTag<Tag,()>::decrypt (line 243) ... FAILED
[INFO] [stdout] test src/context.rs - context::ContextTag (line 69) ... FAILED
[INFO] [stdout] test src/context.rs - context::ContextTag (line 95) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 150) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 84) ... ok
[INFO] [stdout] test src/lib.rs - (line 167) ... ok
[INFO] [stdout] test src/lib.rs - (line 34) ... ok
[INFO] [stdout] test src/lib.rs - (line 227) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/context.rs - context::ContextTag<Tag,T>::refine (line 161) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `vitaminc_aead::test_utils`
[INFO] [stdout]    --> src/context.rs:164:20
[INFO] [stdout]     |
[INFO] [stdout] 164 | use vitaminc_aead::test_utils::TestCipher;
[INFO] [stdout]     |                    ^^^^^^^^^^ could not find `test_utils` in `vitaminc_aead`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  11 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::ContextTag<Tag,()>::decrypt_with_aad (line 277) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `vitaminc_aead::test_utils`
[INFO] [stdout]    --> src/context.rs:280:20
[INFO] [stdout]     |
[INFO] [stdout] 280 | use vitaminc_aead::test_utils::TestCipher;
[INFO] [stdout]     |                    ^^^^^^^^^^ could not find `test_utils` in `vitaminc_aead`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  11 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::ContextTag (line 49) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `vitaminc_aead::test_utils`
[INFO] [stdout]   --> src/context.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 | use vitaminc_aead::test_utils::TestCipher;
[INFO] [stdout]    |                    ^^^^^^^^^^ could not find `test_utils` in `vitaminc_aead`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 11 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::ContextTag<Tag,T>::refine (line 184) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `vitaminc_aead::test_utils`
[INFO] [stdout]    --> src/context.rs:187:20
[INFO] [stdout]     |
[INFO] [stdout] 187 | use vitaminc_aead::test_utils::TestCipher;
[INFO] [stdout]     |                    ^^^^^^^^^^ could not find `test_utils` in `vitaminc_aead`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  11 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::ContextTag<Tag,T>::new (line 137) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `vitaminc_aead::test_utils`
[INFO] [stdout]    --> src/context.rs:140:20
[INFO] [stdout]     |
[INFO] [stdout] 140 | use vitaminc_aead::test_utils::TestCipher;
[INFO] [stdout]     |                    ^^^^^^^^^^ could not find `test_utils` in `vitaminc_aead`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  11 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 123) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `vitaminc_aead::test_utils`
[INFO] [stdout]    --> src/lib.rs:126:20
[INFO] [stdout]     |
[INFO] [stdout] 126 | use vitaminc_aead::test_utils::TestCipher;
[INFO] [stdout]     |                    ^^^^^^^^^^ could not find `test_utils` in `vitaminc_aead`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  11 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::ContextTag (line 114) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `vitaminc_aead::test_utils`
[INFO] [stdout]    --> src/context.rs:117:20
[INFO] [stdout]     |
[INFO] [stdout] 117 | use vitaminc_aead::test_utils::TestCipher;
[INFO] [stdout]     |                    ^^^^^^^^^^ could not find `test_utils` in `vitaminc_aead`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  11 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::ContextTag<Tag,()>::decrypt (line 243) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `vitaminc_aead::test_utils`
[INFO] [stdout]    --> src/context.rs:246:20
[INFO] [stdout]     |
[INFO] [stdout] 246 | use vitaminc_aead::test_utils::TestCipher;
[INFO] [stdout]     |                    ^^^^^^^^^^ could not find `test_utils` in `vitaminc_aead`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  11 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::ContextTag (line 69) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `vitaminc_aead::test_utils`
[INFO] [stdout]   --> src/context.rs:72:20
[INFO] [stdout]    |
[INFO] [stdout] 72 | use vitaminc_aead::test_utils::TestCipher;
[INFO] [stdout]    |                    ^^^^^^^^^^ could not find `test_utils` in `vitaminc_aead`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 11 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::ContextTag (line 95) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `vitaminc_aead::test_utils`
[INFO] [stdout]   --> src/context.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 98 | use vitaminc_aead::test_utils::TestCipher;
[INFO] [stdout]    |                    ^^^^^^^^^^ could not find `test_utils` in `vitaminc_aead`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 11 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 150) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `vitaminc_aead::test_utils`
[INFO] [stdout]    --> src/lib.rs:153:20
[INFO] [stdout]     |
[INFO] [stdout] 153 | use vitaminc_aead::test_utils::TestCipher;
[INFO] [stdout]     |                    ^^^^^^^^^^ could not find `test_utils` in `vitaminc_aead`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  11 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/context.rs - context::ContextTag (line 114)
[INFO] [stdout]     src/context.rs - context::ContextTag (line 49)
[INFO] [stdout]     src/context.rs - context::ContextTag (line 69)
[INFO] [stdout]     src/context.rs - context::ContextTag (line 95)
[INFO] [stdout]     src/context.rs - context::ContextTag<Tag,()>::decrypt (line 243)
[INFO] [stdout]     src/context.rs - context::ContextTag<Tag,()>::decrypt_with_aad (line 277)
[INFO] [stdout]     src/context.rs - context::ContextTag<Tag,T>::new (line 137)
[INFO] [stdout]     src/context.rs - context::ContextTag<Tag,T>::refine (line 161)
[INFO] [stdout]     src/context.rs - context::ContextTag<Tag,T>::refine (line 184)
[INFO] [stdout]     src/lib.rs - (line 123)
[INFO] [stdout]     src/lib.rs - (line 150)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5fdd20aec20b0cd4ea442e5168f342827e2a9744a0a3af9acbf0a633a8530483", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fdd20aec20b0cd4ea442e5168f342827e2a9744a0a3af9acbf0a633a8530483", kill_on_drop: false }`
[INFO] [stdout] 5fdd20aec20b0cd4ea442e5168f342827e2a9744a0a3af9acbf0a633a8530483
